LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

RequestFields Constructor(String,Dictionary<String,String>,String[])

Show in webframe





The Uri of the host server.
The client request JPIP arguments.
The client accepted return types.
Initializes a new instance of the RequestFields class.
Syntax
public RequestFields( 
   string Uri,
   Dictionary<string,string> args,
   string[] clientAcceptTypes
)
'Declaration
 
Public Function New( _
   ByVal Uri As String, _
   ByVal args As Dictionary(Of String,String), _
   ByVal clientAcceptTypes() As String _
)
'Usage
 
Dim Uri As String
Dim args As Dictionary(Of String,String)
Dim clientAcceptTypes() As String
 
Dim instance As New RequestFields(Uri, args, clientAcceptTypes)

            

            
public:
RequestFields( 
   String^ Uri,
   Dictionary<String^,String^>^ args,
   array<String^>^ clientAcceptTypes
)

Parameters

Uri
The Uri of the host server.
args
The client request JPIP arguments.
clientAcceptTypes
The client accepted return types.
Example
For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.
Requirements

Target Platforms

See Also

Reference

RequestFields Class
RequestFields Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features